projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
71964cc
)
Further fix for network-security-protocol-checks
author
Lars Ingebrigtsen
<larsi@gnus.org>
Thu, 5 Sep 2019 11:26:08 +0000
(13:26 +0200)
committer
Lars Ingebrigtsen
<larsi@gnus.org>
Thu, 5 Sep 2019 11:26:08 +0000
(13:26 +0200)
* lisp/net/nsm.el (network-security-protocol-checks): Fix the
defcustom type some more (bug#37306).
lisp/net/nsm.el
patch
|
blob
|
history
diff --git
a/lisp/net/nsm.el
b/lisp/net/nsm.el
index 1a5febeda0b3b26ab1ce21d4948fc4ea306517ee..11535a5a5a1d4cd0a2adf9a2fcab997f9d267197 100644
(file)
--- a/
lisp/net/nsm.el
+++ b/
lisp/net/nsm.el
@@
-171,7
+171,7
@@
otherwise.
See also: `nsm-check-tls-connection', `nsm-save-host-names',
`nsm-settings-file'"
:version "27.1"
- :type '(repeat (
cons
(symbol :tag "Check function")
+ :type '(repeat (
list
(symbol :tag "Check function")
(choice :tag "Level"
:value medium
(const :tag "Low" low)